text: Stop drag updates when a dnd starts
authorMatthias Clasen <mclasen@redhat.com>
Sun, 6 Sep 2020 16:19:44 +0000 (12:19 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 6 Sep 2020 16:19:44 +0000 (12:19 -0400)
commitadc9d91e0e4493d7cc955ff5c8a2b79e3e831007
treed4c9ebcac2e728a4fc154971fb450286bf2bbff2
parent9b8c175f234ce4eb071199ab29137adb6ef6c9b0
text: Stop drag updates when a dnd starts

This prevents the selection from changing underneath
us, messing up move dnd operations.
gtk/gtktext.c